put word 1 of the short name of this card into maploc
put word 2 of the short name of this card into cardloc
end closecard
-- part 2 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=428 top=317 right=342 bottom=456
-- title width / last selected line: 0
-- icon id / first selected line: 18611 / 18611
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: prev
----- HyperTalk script -----
on mouseUp
visual effect scroll right
if the short name of this card is "F&b 11" then play "music.resource"
go prev
end mouseUp
-- part contents for background part 9
----- text -----
Macintosh Display Card 4•8 and 8•24
-- part contents for background part 4
----- text -----
Glossary
-- part contents for background part 13
----- text -----
Pixel
-- part contents for background part 11
----- text -----
glossary6
-- part contents for background part 5
----- text -----
Short for picture element. A pixel is a small rectangular division of the computer display screen. The smaller the rectangles, the more pixels there will be and the sharper the picture will appear.
With a monochrome video display, a pixel is the visual representation of a single bit in the screen buffer (white if the bit is zero (0), black if it is one (1)). With color or gray-scale video displays, each pixel on the screen may represent several bits.